home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / boot / menus / boothdd0.scn < prev    next >
Encoding:
Text File  |  2004-09-10  |  191 b   |  12 lines

  1. #
  2. # Boot from first hard disk
  3. #
  4. hddboot80:
  5. if bootCheck[0x80]; then boot 0x80
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\acDrive is not bootable\n"
  10. wait 0
  11.  
  12.